home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / SCIENTIF / 1225.ZIP / DOMAIN < prev    next >
Text File  |  1987-06-29  |  4KB  |  73 lines

  1.         FROM: DOUGLAS STANDING
  2.               943 ASTER CT                       Version 2.0
  3.               SUNNYVALE, CA 94086
  4.  
  5.                                                         
  6.  
  7.         Enclosed:
  8.  
  9.                 1. About 150 K Pascal Source Code used to build
  10.                    the files     LABCOAT.PAS
  11.                                  EVALUATE.PAS
  12.                                  LIPID.PAS
  13.                                 
  14.                 2. The bootable, executable COM files of each of
  15.                    the above, which are linked together by the
  16.                    main program LABCOAT.COM, and are easily
  17.                    accessed through it via a menu, and thus act
  18.                    like one program.
  19.  
  20.                 3. The file  README  which serves to introduce the
  21.                    programs and my feelings about their potential
  22.                    to the user.
  23.  
  24.                  LABCOAT  was written as a Clinical Laboratory Helper, 
  25.         combining routine statistics, computation of moving averages, an
  26.         employee evaluation program  that's fun , a comprehensive test
  27.         cost analysis and break-even analyser, an instrument depreciation
  28.         routine, a very complete program to assess cardiovascular risk
  29.         status via blood lipid values, and, finally, a little moving art.
  30.                 The program is not just intended for Laboratory managers;
  31.         a lot of it is broadly applicable to many business and scientific 
  32.         applications.  And, to the point, the entire source code is right
  33.         on the disk, and anyone using it can boot Turbo Pascal and change
  34.         the program and pass it on, I don't care - as long as the stuff
  35.         gets out to people with a use for it.  I'm encouraging any users
  36.         to alter the source as they see fit.
  37.                 The code, as mentioned, was written in Turbo Pascal 3.0 .
  38.         I wrote on an IBM PC using PC DOS 2.1, testing report printing on
  39.         Okidata 182 (IBM) and Epson FX-85 (Epson).  The programs are heavy
  40.         on color and should be run that way, but, other than the short
  41.         Art routine, a color-graphics card is not required.
  42.                 I suppose 256K RAM is best for headroom, and 1 5 1/4" floppy
  43.         drive is enough.  There are no "machine hooks", no DOS calls, no I/O
  44.         tricks, no files - I do toggle on Caps Lock and Num Lock though.
  45.         Thus, my guess is that MS DOS and other IBM DOS compatable operating
  46.         systems will boot the programs.
  47.  
  48.                                         
  49.  
  50.                 Aside from interactive screen displays, the programs do
  51.         produce a fair amount of printed material; 11+ pages of various
  52.         reports can be generated.  For that reason I must say that the
  53.         user should have a printer, preferably dot-matrix, to really get
  54.         the maximum output.  The output was set up using the Epson and
  55.         Okidata printers, with a few printer codes called: emphasized
  56.         pitch, form feed and a line character for report borders.  What
  57.         a daisy wheel printer would do with that I don't know.  If the 
  58.         user has a Turbo Compiler, the calls can easily be removed from
  59.         the source code (they're flagged), and re-compilation can be done.
  60.  
  61.                          Why don't You look at it and tell me what You think?
  62.  
  63.                  If you want to realease it, that's fine.
  64.  
  65.          Boot DOS, insert disk, type LABCOAT, and hit Return.
  66.  
  67.  
  68.                                         SINCERELY
  69.  
  70.  
  71.  
  72.                                         DOUGLAS STANDING
  73.